PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/5c6926c3abb97c20a87a476b292c87f5d7031ff3f83e6f7f2b52e537efac8a77.png

Jeremy’s Plots:#

This script was last run at 2024-03-12 10:11:44.352507+00:00 (UTC)
In US/Central Time, this is 2024-03-12 05:11:44.352507-05:00
../_images/5614e402c2d90d69677fc2164953cdd9d979b3ff0d1dce9eabd93580995986a6.png
../_images/78b59e075fb07356e8ab346912e988c01d4d82f544a487245411cf7e2b6417e0.png